home *** CD-ROM | disk | FTP | other *** search
/ CD School House 9 / CD School House 9.0 - Wayzata Technology (1994).iso / pc / games / mac / __interesting_stuff__ / messerschmidt_s_macmagicoracle / card_4191.txt < prev    next >
Text File  |  1993-08-17  |  478b  |  27 lines

  1. -- card: 4191 from stack: in
  2. -- bmap block id: 15932
  3. -- flags: 0000
  4. -- background id: 2282
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=112 top=72 right=231 bottom=395
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: start
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.  
  23.   hide menubar
  24.   go card "one"
  25. end mouseUp
  26.  
  27.